Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

starship: Update to v1.22.0 #4807

Merged
merged 1 commit into from
Jan 11, 2025
Merged

starship: Update to v1.22.0 #4807

merged 1 commit into from
Jan 11, 2025

Conversation

EbonJaeger
Copy link
Member

Summary

  • Use best match instead of first match for battery.display threshold
  • Detect bun using new text-format lockfile
  • Allow direnv to detect environment variables
  • Add {success,failure}_style options
  • Handle variable bash $SHLVL behavior with explicit option
  • Preserve ViModeChangeHandler
  • Do not use cygpath for elvish
  • Add trailing space to pipestatus_format

Signed-off-by: Evan Maddock [email protected]

Test Plan

Start a new terminal session, navigate to different types of projects and directories.

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**
- Use best match instead of first match for `battery.display` threshold
- Detect bun using new text-format lockfile
- Allow direnv to detect environment variables
- Add `{success,failure}_style` options
- Handle variable bash `$SHLVL` behavior with explicit option
- Preserve ViModeChangeHandler
- Do not use cygpath for elvish
- Add trailing space to `pipestatus_format`

Signed-off-by: Evan Maddock <[email protected]>
@davidjharder davidjharder merged commit 27706ec into main Jan 11, 2025
1 check passed
@davidjharder davidjharder deleted the starship-update branch January 11, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants